@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:13px/1.75 "微软雅黑", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1328px;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #434343;}
A:hover {TEXT-DECORATION: none;}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.fl{FLOAT: left;}
.fr{FLOAT: right;}
.container{width:1200px; margin:0 auto;}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.bg-black{background: #000;}
.col-black{color: #000;}
.col-white{color: #fff;}
/* CSS Document */

/*公共头部*/
.head{border-top: solid 4px #0070c0; height: 102px;}
.head .logo{margin-top: 8px;}
.head .logo h1{line-height: 0;}
.head-tel{padding-left: 41px; margin-top:33px;text-align: left; background: url(../images/head-tel.png) no-repeat center left;}
.head-tel p{font-size: 14px; line-height: 14px; color: #333;margin-bottom: 6px;}
.head-tel .tel-num{font-size: 24px; line-height: 24px; color: #0070c0; font-weight: bold; font-family: "arial";}

/*nav导航*/
.nav{border-top: solid 1px #cfcfcf; border-bottom: solid 2px #0070c0;}
.nav ul li{position: relative; float: left;  width: 170px;border-right: solid 1px #cfcfcf;}
.nav ul li a{display: block; font-size: 15px;line-height: 45px; text-align: center;}
.nav ul li a.on{color: #0070c0;}
.nav ul li a:hover{color: #0070c0;}
.nav ul li:first-child{border-left:solid 1px #cfcfcf; }
.nav li dl{position: absolute;display: none;z-index:100;width:172px; }
.nav li dl em a{display:block;text-align: center;background: #0070c0; color: #fff;}
.nav li dl em a:hover{color: #ff8f16;}
.nav li:hover dl{display:block;}

.navfixed{border-top: solid 1px #cfcfcf; border-bottom: solid 2px #0070c0; position: fixed; z-index: 999;  width: 100%; top: 0px; background: #fff;}
.navfixed ul li{position: relative; float: left;  width: 170px;border-right: solid 1px #cfcfcf;}
.navfixed ul li a{display: block; font-size: 15px;line-height: 45px; text-align: center;}
.navfixed ul li a.on{color: #0070c0;}
.navfixed ul li a:hover{color: #0070c0;}
.navfixed ul li:first-child{border-left:solid 1px #cfcfcf; }
.navfixed li dl{position: absolute;display: none;z-index:100;width:172px; }
.navfixed li dl em a{display:block;text-align: center;background: #0070c0; color: #fff;}
.navfixed li dl em a:hover{color: #ff8f16;}
.navfixed li:hover dl{display:block;}

/*首页banner*/
.banner{position:relative;}
.banner-hd {height:550px;position: relative; overflow:hidden;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}
.banner-hd  ul li a{display: block; height:100%;}

/*数字按钮样式*/
.banner-hd .num { overflow:hidden;  position:absolute; bottom:5%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:53px;height:12px;  color: #FFFFFF;margin:0 5px; cursor:pointer; float: left;background:url(../images/banner-ico.png) no-repeat;}
.banner-hd .num li.on { background:url(../images/banner-ico-on.png) no-repeat; } /*当前项*/

/*热销产品*/
.title{background: url(../images/title-bg.png) no-repeat bottom center; text-align: center; padding-bottom: 20px;}
.title em{display: block; font-size: 28px; line-height: 28px; color: #0e6eb8; margin-bottom: 16px;}
.title span{display: block; font-size:13px; line-height:13px; color: #7e7e7e; }
.hot-pro .title{padding-top: 39px; margin-bottom: 41px;}
.hot-pro-list{position: relative;}
.hot-pro-list ul {width: 1212px; overflow: hidden;}
.hot-pro-list ul li{float: left; width: 291px; margin-right: 12px;} 
.hot-pro-list ul li a{display: block;}
.hot-pro-list ul li .pic{width: 291px; height: 234px; overflow: hidden;}
.hot-pro-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.hot-pro-list ul li .name{padding: 0 5px; width: 281px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden; background: #eaeaea; font-size: 15px; line-height: 48px; color: #333; text-align: center;}
.hot-pro-list ul li:hover .name{color: #0e6eb8;}
.hot-pro .container{}
.prev1,.next1{display: block; width: 38px; height: 67px; position: absolute;background: url(../images/bd-prev.png);}
.prev1{left: -67px;}
.next1{right: -67px; background: url(../images/bd-next.png);}
.hot-pro-list .prev1,.hot-pro-list .next1{top: 50%;margin-top: -34px;}

/*关于我们*/
.about{background: url(../images/about-bg.jpg) no-repeat; height: 441px; margin-top: 117px; margin-bottom: 119px;}
.about .container{position: relative;}
.about-left{width: 421px;}
.about-info{background: url(../images/about-info.jpg) no-repeat left center; width: 421px; position: absolute; top:-62px; z-index: 100;}
.about-info .text{width: 360px; margin: 0 auto; padding-top: 149px; line-height: 27px; padding-bottom: 49px;}
.about-pic{margin-top: -62px; position: absolute;top:386px; z-index: 110;}
.about-left .more{display: block; position: absolute; top:302px; left: 132px; z-index: 120; width: 170px; background: #0e6eb8; font-size: 15px; line-height: 40px; color: #fff;text-align: center;}
.about-left .more:hover{background:#ff8f16;}
.about-right{width: 721px; padding-top: 116px;}
.about-right ul li{float: left; margin-right: 44px; width: 338px; height: 209px; background: rgba(14,110,184,0.77);}
.about-right ul li:hover em{color: #ff8f16;}
.about-right ul li:last-child{margin-right: 0px;}
.about-right ul li a{display: block;}
.about-right ul li em{display: block; font-size: 18px; line-height: 18px; color: #fff; text-align: center; padding-top: 71px;}
.about-right ul li .icon1{background:url(../images/p-icon1.png) no-repeat 32px center; line-height: 46px; font-size: 16px; color: #fff; padding-left: 99px; margin-top: 15px;}
.about-right ul li .icon2{background: url(../images/p-icon2.png)no-repeat 32px center; line-height: 33px; margin-top: 22px;}

/*厂房设备*/
.plant .title{margin-bottom: 41px;}
.plant ul li{position: relative;}
.plant ul li .name{position: absolute; bottom: 0px; font-size: 14px; line-height: 37px; color: #fff; background: rgba(0,0,0,0.7);}
.plant ul li:hover .name{color: #fff; background: rgba(32,146,233,0.7);}
.plant .container{position: relative;}
.plant-list .prev,.plant-list .next{top: 199px;}
.plant .more{-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;display: block; width: 198px; border: solid 1px #666; font-size: 16px; line-height: 43px; text-align: center; color:#666!important; margin: 40px auto 66px;}
.plant .more:before{content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;background: #0e6eb8;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.plant .more:hover,.plant .more:focus,.plant .more:active{color: #fff!important;border-color:#0e6eb8!important;}
.plant .more:hover:before, .plant .more:focus:before, .plant .more:active:before{-webkit-transform: scaleX(1);transform: scaleX(1);}

/*新闻资讯*/
.news{margin-bottom: 58px;}
.news .title{margin-bottom: 45px;}
.latest-news{width: 426px;}
.latest-news a{display: block;}
.latest-news em{display: block; font-size: 15px; line-height: 15px; color: #000; margin:20px 0 13px;}
.latest-news span{display: block; font-size: 12px; line-height: 9px; color: #a09f9f;}
.latest-news p{line-height: 25px; margin-top: 10px;}
.latest-news em:hover{color: #1383cf;}

.news-right{width: 722px;}
.headlines{ font-size: 16px; line-height: 32px; border-bottom: solid 1px #e1e1e1;}
.headlines b{display: inline-block; background: #1383cf; width: 64px;color: #fff; text-align: center; font-weight: normal; margin-right: 18px;}
.headlines a{display: block;}
.headlines em{display: inline-block; color: #333;}
.headlines span{display: inline-block; color: #b2b2b2;}
.headlines p{font-size: 13px; line-height: 21px; color: #8c8c8c; margin-top: 12px; margin-bottom: 16px;}
.headlines em:hover{color: #1383cf;}
.news-list{margin-top: 12px;}
.news-list ul li{height: 36px; line-height: 36px;}
.news-list ul li a{display: block;}
.news-list ul li em{display: inline-block; background: url(../images/news-list-title-bg.png) no-repeat 2px center; padding-left: 25px; width:580px;  white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.news-list ul li span{color:#909090;}
.news-list ul li:hover em{color: #0070c0;}

/*公共底部*/
.footer{border-top: solid 6px #2092e9; background: #525252;}
.footer-logo{padding-top: 44px;}
.footer-right{width: 955px; margin-top: 26px; margin-bottom: 25px; border-left: solid 1px #818181; padding-left: 42px;height: 166px; }
.foot-nav ul{}
.foot-nav ul li{float: left; margin-right: 66px}
.foot-nav ul li a{display: block; font-size: 15px; line-height: 15px; color: #fff; padding-top: 32px; padding-bottom: 27px;}
.foot-nav ul li a:hover{color: #ff8f16;}
.footer-right p{line-height: 36px; color: #d2d2d2;}
.footer-right p a{color: #d2d2d2;}
.footer-right p a:hover{color: #ff8f16;}

/*在线咨询*/
.zx-service{position:fixed; right:0px; top:321px; }
.service-box{background-color: #fff; border-radius:5px; width:90px; margin-bottom:8px;box-shadow: 0px 2px 3px  #929ea9;}
.service-box span{display:block;}
.service-box span.text{ background:url(../images/kf01.png) no-repeat; height:47px; line-height:40px; text-align:center; color:#fff; font-size:16px; position:relative; z-index:10;}
.service-box ul{margin-top: -7px;}
.service-box li{border-bottom:1px solid #efefef; text-align:center; position:relative;}
.service-box li em{font-size:12px;color: #757575;}
.service-box li a{display:block; padding-top:6px; padding-bottom:3px;}
.service-box li:first-child a{padding-top: 14px;}
.service-box li:last-child a{border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.service-box li a:hover{background:#f9f9f9;}
.service-box li a:hover em{color:#0e6eb8; }
.service-box ul li:last-child{border:none;}

.service-box li p{position:absolute; left:-170px; width:150px; top:0; background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);display:none; font-size:18px; font-weight:bold;color: #0e6eb8;padding: 10px 0px;}
.service-box li:hover p{display:block; }

.service-arrow{box-shadow: 0px 2px 2px #d6d6d6;border:1px solid #ddd;  border-radius:5px;  width:90px; background:url(../images/kf05.png) no-repeat center center #fff; height:40px; cursor:pointer; }
.service-arrow a{display:block; width:90px; height:45px;}

/*内页样式*/
.ny-hd{height: 380px;}
.ny-main{margin-top: 40px; margin-bottom: 100px;}
.ny-main .container{overflow: hidden;}

/*内页产品展示*/
.product-left{width: 274px;}
.left-title{height: 100px;background: #1383cf; padding-left: 23px;}
.left-title em{display: block; font-size: 28px; line-height: 28px; color: #fff; padding-top: 22px; padding-bottom: 17px;}
.left-title i{display: block; width: 47px; height: 2px; background: #fff;}
.product-left ul.ctitle1 li{margin-bottom: 1px;}
.product-left ul.ctitle1 li a h3{background: url(../images/ctitle1-icon.png) no-repeat 23px center #e8e8e8; font-size: 16px; line-height: 46px; color: #646464; padding-left: 58px;}
.product-left ul.ctitle1 li:last-child{margin-bottom: 0px;}
.product-left ul.ctitle1 li ul.ctitle2{background: #fafafa; padding-bottom: 17px;display: none;}
.product-left ul.ctitle1 li ul.ctitle2 li{border-bottom: solid 1px #f1e6e6;}
.product-left ul.ctitle1 li ul.ctitle2 li a h3{display: block; background: url(../images/ctitle2-icon.png) no-repeat 58px center; font-size: 14px; line-height: 36px; padding-left: 73px; }
.product-left ul.ctitle1 li a h3.on{background: url(../images/ctitle1-icon-on.png) no-repeat 23px center #e8e8e8;font-weight: bold; color: #1383cf; padding-left: 58px;}
.product-left ul.ctitle1>li:hover .ctitle2{display: block;}
.product-left ul.ctitle1 li:hover a h3{background: url(../images/ctitle1-icon-on.png) no-repeat 23px center #e8e8e8;font-weight: bold; color: #1383cf; padding-left: 58px;}
.product-left ul.ctitle1 li:hover ul.ctitle2 li a h3{font-weight: normal;color: #666;}
.product-left ul.ctitle1 li ul.ctitle2 li:hover a h3{color: #1383cf;font-weight: normal;}

.ny-contact{margin-top: 30px; background: #1383cf;}
.contact-content{ padding: 15px 15px 20px;background: #fff;border: solid 3px #1383cf;border-top: 0;}
.contact-content p{font-size: 15px; line-height: 30px; color: #333;}
.ny-tel{background: url(../images/ny-tel-icon.png) no-repeat 15px center; padding: 15px 0px; padding-left: 75px;}
.ny-tel span{display: block; font-size: 13px; line-height: 18px; color: #fff; border-left: solid 1px #ccc; padding-left: 16px;}
.ny-tel em{display: block; font-size: 26px; line-height: 35px; color: #fff; font-weight: bold; font-family: arial;}

.ny-right{width: 895px;}
.ny-right .position{display: block;margin-top: 30px; margin-bottom: 27px; border-bottom: solid 1px #ddd;position: relative;}
.ny-right .position span{display: block; padding-left: 50px; font-size: 13px;line-height: 40px;background: url(../images/ny-home.png) no-repeat 20px center;border-bottom: solid 1px #1383cf;z-index: 1000;position: absolute;bottom: -1px;left: 0;}
.ny-right .position span a:hover{color: #1383cf;}
.ny-right .position span a.on{color: #1383cf;}
.pro-list{width: 1000px;}
.pro-list li{float: left; width: 271px; margin-right: 40px; margin-bottom: 35px;}
.pro-list li a{display: block;}
.pro-list li .pic{width: 271px; height: 218px; overflow: hidden;}
.pro-list li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.pro-list li .name{padding: 0 5px; width: 261px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden; background: #eaeaea; font-size: 15px; line-height: 40px; color: #333; text-align: center;}
.pro-list li:hover .name{color: #0e6eb8;}

/*产品详情*/
.ny-right .content .pro1{margin-bottom: 80px;}
.ny-right .content .pro1 .spec-preview img{display: block;}
.ny-right .content .pro1 .descript1{width: 510px;}
.ny-right .content .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px;color: #2d2d2d;display: block;}
.ny-right .content .pro1 .descript1 p{font-size: 13px;color: #8e8e8e;line-height: 25px;}
.ny-right .content .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #000; }
.ny-right .content .pro1 .descript1 a.consult:hover{background-color: #1383cf; text-decoration: none;}
.ny-right .content .pro1 .descript1 p.haoma{font-size: 18px; font-weight: bold; color: #1383cf;line-height: 35px;margin-top: 10px; margin-bottom: 10px;}
.ny-right .content .pro1 .share{overflow: hidden;margin-top: 8px;}
.ny-right .content .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right .content .detail .de-title{border-bottom: solid 3px #1383cf; position: relative;}
.ny-right .content .detail .de-title a{display: block;width: 130px;font-size: 16px;line-height: 45px;color: #fff;text-align: center;margin-top: 35px;background: #1383cf;border-bottom: solid 1px #fff;position: absolute;bottom: -4px;z-index: 200;border-top-left-radius: 8px;border-top-right-radius: 8px; text-decoration: none;}
.ny-right .content .detail .infor{padding-top: 15px;}
.ny-right .content .detail .infor p{font-size: 14px;color: #2d2d2d;line-height: 25px;}

/*内页新闻*/
.ny-news li{margin-bottom: 24px;overflow: hidden;padding-bottom: 16px;border: none;border-bottom: solid 1px #f0f0f0;}
.ny-news li .descript{overflow: hidden;width: 590px;}
.ny-news li .ny-news-title{overflow: hidden;}
.ny-news li .ny-news-title .date{line-height: 30px;color: #fff;font-size: 14px;background: url(../images/ny-news-date-bg.png) no-repeat left top;padding-bottom: 5px;width: 110px;text-align: center;margin-right: 20px;margin-bottom: 14px;}
.ny-news li .ny-news-title strong{font-size: 15px;color: #666;line-height: 15px;display: block;padding-top: 6px;width: 700px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.ny-news li .ny-news-title strong:hover{color: #1383cf;}
.ny-news li p.info{color: #5f5f5f;font-size: 13px;line-height: 20px;}

/*内页厂房设备*/
.case-list li{position: relative;}
.case-list li .name{position: absolute; bottom: 0px; font-size: 13px; line-height: 36px; color: #fff; background: rgba(0,0,0,0.7);}
.case-list li:hover .name{color: #fff; background: rgba(32,146,233,0.7);}




.ny-main .container p{ font-size:13px; line-height:35px;}

.ny-main .container  .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-main .container  .pagelist a,
.ny-main .container  .pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.ny-main .container .pagelist span.current {color: #f30;border: 1px solid #ddd;}